home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Programy pocztowe / Poptry 3.20 / PopTray320.exe / PopTray.exe / 0 / RCDATA / TFRAMEADVANCEDINTERFACE / TFRAMEADVANCEDINTERFACE.txt
Text File  |  2006-09-16  |  5KB  |  213 lines

  1. object frameAdvancedInterface: TframeAdvancedInterface
  2.   Left = 0
  3.   Top = 0
  4.   Width = 304
  5.   Height = 252
  6.   TabOrder = 0
  7.   object lblTrayIcon: TLabel
  8.     Left = 24
  9.     Top = 8
  10.     Width = 117
  11.     Height = 13
  12.     Hint = 'What to show on the TrayIcon'#13#10'while checking for new mail.'
  13.     Caption = 'TrayIcon while Checking'
  14.     OnMouseDown = HelpMouseDown
  15.   end
  16.   object lblAdvInfoDelay: TLabel
  17.     Left = 168
  18.     Top = 176
  19.     Width = 40
  20.     Height = 13
  21.     Caption = 'seconds'
  22.   end
  23.   object chkOnTop: TCheckBox
  24.     Left = 8
  25.     Top = 156
  26.     Width = 209
  27.     Height = 17
  28.     Hint = 'Show the PopTray window always on top of other windows.'
  29.     Caption = 'Stay on &Top'
  30.     TabOrder = 9
  31.     OnClick = OptionsChange
  32.     OnMouseDown = HelpMouseDown
  33.   end
  34.   object chkDeleteConfirm: TCheckBox
  35.     Left = 8
  36.     Top = 46
  37.     Width = 225
  38.     Height = 17
  39.     Hint = 
  40.       'Ask for confirmation before deleting any e-mails.'#13#10'This only wor' +
  41.       'ks for the Delete button.  Deleting messages'#13#10'using rules will n' +
  42.       'ot ask for confirmation.'
  43.     Caption = 'Deletion C&onfirmation'
  44.     Checked = True
  45.     State = cbChecked
  46.     TabOrder = 2
  47.     OnClick = OptionsChange
  48.     OnMouseDown = HelpMouseDown
  49.   end
  50.   object chkCloseMinimize: TCheckBox
  51.     Left = 8
  52.     Top = 102
  53.     Width = 209
  54.     Height = 17
  55.     Hint = 
  56.       'The X close button in the top right-hand corner will minimize'#13#10'P' +
  57.       'opTray instead of closing it.'#13#10'To close use the "Quit" button.'
  58.     Caption = 'X &Button Minimizes'
  59.     TabOrder = 6
  60.     OnClick = OptionsChange
  61.     OnMouseDown = HelpMouseDown
  62.   end
  63.   object chkDoubleClickDelay: TCheckBox
  64.     Left = 8
  65.     Top = 210
  66.     Width = 209
  67.     Height = 17
  68.     Hint = 
  69.       'Delay on a SingleClick to wait and see if a DoubleClick is comin' +
  70.       'g.'
  71.     Caption = '&Double Click delay on Click'
  72.     Checked = True
  73.     State = cbChecked
  74.     TabOrder = 13
  75.     OnClick = OptionsChange
  76.     OnMouseDown = HelpMouseDown
  77.   end
  78.   object chkMinimizeTray: TCheckBox
  79.     Left = 8
  80.     Top = 120
  81.     Width = 209
  82.     Height = 17
  83.     Hint = 'Minimize PopTray to the System Tray instead of the Taskbar.'
  84.     Caption = 'Minimi&ze to Tray'
  85.     Checked = True
  86.     State = cbChecked
  87.     TabOrder = 7
  88.     OnClick = OptionsChange
  89.     OnMouseDown = HelpMouseDown
  90.   end
  91.   object chkPasswordProtect: TCheckBox
  92.     Left = 8
  93.     Top = 84
  94.     Width = 145
  95.     Height = 17
  96.     Hint = 'Requires that you enter the specified password to open PopTray.'
  97.     Caption = '&Password Protect'
  98.     TabOrder = 4
  99.     OnClick = OptionsChange
  100.     OnMouseDown = HelpMouseDown
  101.   end
  102.   object edPassword: TEdit
  103.     Left = 152
  104.     Top = 82
  105.     Width = 69
  106.     Height = 21
  107.     PasswordChar = '*'
  108.     TabOrder = 5
  109.     OnChange = OptionsChange
  110.   end
  111.   object chkShowViewed: TCheckBox
  112.     Left = 8
  113.     Top = 28
  114.     Width = 225
  115.     Height = 17
  116.     Hint = 'Unviewed messages will be shown in Bold.'
  117.     Caption = '&Indicate Viewed and Unviewed Messages'
  118.     ParentShowHint = False
  119.     ShowHint = False
  120.     TabOrder = 1
  121.     OnClick = OptionsChange
  122.     OnMouseDown = HelpMouseDown
  123.   end
  124.   object chkMultilineAccounts: TCheckBox
  125.     Left = 8
  126.     Top = 138
  127.     Width = 209
  128.     Height = 17
  129.     Hint = 
  130.       'Display the tabs for the different accounts in'#13#10'multiple lines i' +
  131.       'nstead of one scrolling line.'
  132.     Caption = '&Multi-line Account Tabs'
  133.     TabOrder = 8
  134.     OnClick = OptionsChange
  135.     OnMouseDown = HelpMouseDown
  136.   end
  137.   object chkAdvInfo: TCheckBox
  138.     Left = 8
  139.     Top = 174
  140.     Width = 121
  141.     Height = 17
  142.     Hint = 'Show Info dialog with message details and buttons.'
  143.     Caption = '&Advanced Show Info'
  144.     Checked = True
  145.     State = cbChecked
  146.     TabOrder = 10
  147.     OnClick = OptionsChange
  148.     OnMouseDown = HelpMouseDown
  149.   end
  150.   object chkHideViewed: TCheckBox
  151.     Left = 8
  152.     Top = 192
  153.     Width = 209
  154.     Height = 17
  155.     Hint = 'Once a message has been viewed, don'#39't show it again.'
  156.     Caption = 'Hide Viewed Messages'
  157.     TabOrder = 12
  158.     OnClick = OptionsChange
  159.     OnMouseDown = HelpMouseDown
  160.   end
  161.   object cmbCheckingIcon: TComboBox
  162.     Left = 144
  163.     Top = 4
  164.     Width = 109
  165.     Height = 21
  166.     Style = csDropDownList
  167.     ItemHeight = 13
  168.     ItemIndex = 3
  169.     TabOrder = 0
  170.     Text = 'Animated Star'
  171.     OnChange = OptionsChange
  172.     Items.Strings = (
  173.       'None'
  174.       'Lightning Bolt'
  175.       'Star'
  176.       'Animated Star')
  177.   end
  178.   object edAdvInfoDelay: TEdit
  179.     Left = 132
  180.     Top = 172
  181.     Width = 33
  182.     Height = 21
  183.     Hint = 'Number of seconds to display the Info window'#13#10'before closing it.'
  184.     TabOrder = 11
  185.     OnChange = OptionsChange
  186.     OnMouseDown = HelpMouseDown
  187.   end
  188.   object chkShowWhileChecking: TCheckBox
  189.     Left = 8
  190.     Top = 228
  191.     Width = 209
  192.     Height = 17
  193.     Hint = 'While checking, show each message as it is downloaded.'
  194.     Caption = '&Show Messages while Checking'
  195.     TabOrder = 14
  196.     OnClick = OptionsChange
  197.     OnMouseDown = HelpMouseDown
  198.   end
  199.   object chkDeleteConfirmProtected: TCheckBox
  200.     Left = 8
  201.     Top = 64
  202.     Width = 285
  203.     Height = 17
  204.     Hint = 
  205.       'Extra confirmation when you try to delete messages'#13#10'protected by' +
  206.       ' rules or the WhiteList.'
  207.     Caption = '&Extra Confirmation when Deleting Protected Messages'
  208.     TabOrder = 3
  209.     OnClick = OptionsChange
  210.     OnMouseDown = HelpMouseDown
  211.   end
  212. end
  213.